dh-strip-nondeterminism software package provides debhelper add-on to strip non-determinism from files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dh-strip-nondeterminism
dh-strip-nondeterminism is installed in your system.
Make ensure the dh-strip-nondeterminism package were installed using the commands given below,
$ sudo dpkg-query -l | grep dh-strip-nondeterminism *
You will get with dh-strip-nondeterminism package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | dh-strip-nondeterminism |
| Version | 0.003-1 |
| Description | debhelper add-on to strip non-determinism from files |
| Sub Section | Perl |